tools: Allow to make *-dir-force-update without ./configure
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 19 Dec 2019 14:42:16 +0000 (14:42 +0000)
committerWei Liu <wl@xen.org>
Wed, 8 Jan 2020 16:09:23 +0000 (16:09 +0000)
commit00691c6c90b2fd28d7b7037baeb288f6801e6182
treefc239d0fa0e99c2bad60f88aa44f457b24e4d046
parent6325bf54ce0245dfdad96717ba657debae0e372c
tools: Allow to make *-dir-force-update without ./configure

This also allows to run `make src-tarball` without first having to run
`./configure`.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Wei Liu <wl@xen.org>
tools/Rules.mk